Skip to content

Conversation

@ElijahVlasov
Copy link
Collaborator

It's nice to have a dedicated step that build benchmarks.

Copy link
Collaborator

@frozenspider frozenspider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good call!

@maksimryndin
Copy link

my question here is what for? Do we use the built artifacts from this action somehow later?
a relevant discussion NethermindEth/rust-template#33

- name: Build
run: cargo test --workspace --verbose --no-run
- name: Build benches
run: cargo build --benches --all-features --all-targets
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

--all-targets includes --benches anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants